home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / Fight / armadilloknight.swf / scripts / DefineSprite_298 / frame_1 / PlaceObject2_122_349 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Text File  |  2006-05-08  |  116b  |  7 lines

  1. onClipEvent(load){
  2.    s = new Sound(this);
  3.    s.attachSound("c");
  4.    startX = this._x;
  5.    startY = this._y;
  6. }
  7.